babl.git
2018-11-03 Øyvind Kolåsbabl_space_get_icc: permit passing NULL for return...
2018-10-28 Øyvind Kolåsbabl: make babl_model_is deal with NULL input
2018-10-28 Øyvind Kolåsbabl: palette, improve assert in pala_to_rgba
2018-10-21 Ellcairo: accelerate R'G'B'A u8 -> cairo-ARGB32 conversion
2018-10-05 Øyvind Kolåspost-release version bump
2018-10-05 Øyvind Kolåsrelease 0.1.58
2018-10-05 Øyvind KolåsNEWS: update
2018-10-03 Øyvind KolåsCIE: replace tabs in indentation with spaces
2018-10-03 Massimo ValentiniCIE: fix some wrong src/dst increments, issue #22
2018-10-03 Elle StoneCIE: Add xyY color space conversions
2018-09-22 Ellsse2-float: don't modify input data during rgba ->...
2018-09-19 Øyvind KolåsNEWS: update news for 0.1.58 release
2018-09-11 Øyvind Kolåsdocs: add section about premultiplied alpha
2018-09-04 Øyvind Kolåsbabl-fish-reference: add lock to part of float reference
2018-08-31 Øyvind Kolåsbabl: babl_free now complains and bail instead of abort...
2018-08-31 Øyvind Kolåsbabl: remove more missing fast path warnings
2018-08-31 Øyvind Kolåsbabl-fish-reference: factor out separate function for...
2018-08-31 Øyvind Kolåsbase: model-gray: remove special case for black transpa...
2018-08-30 Øyvind Kolåsbabl: switch behavior of reference precision enum
2018-08-30 Øyvind KolåsRevert "special case all 0 to map to all 0 in nonpremul"
2018-08-30 Øyvind Kolåstools: fix utf8 mode of diagram, change gradient unit...
2018-08-30 Øyvind Kolåsbabl-fish-reference: escape to double when single is...
2018-08-30 Øyvind Kolåsbabl-fish: handle case of no from_list in source
2018-08-29 Øyvind Kolåsbase: fix misregistred Y float to RGBA float conversion
2018-08-29 Øyvind Kolåsbase: use f suffix on float literals
2018-08-29 Øyvind Kolåsbase: more single precision code paths for model-rgb
2018-08-29 Øyvind Kolåsbabl-fish-reference: disable a fast-code path that...
2018-08-29 Øyvind Kolåsbase: register a RGBA to RGBA float conversion for...
2018-08-29 Øyvind Kolåsextensions: implement Labf_to_rgbaf
2018-08-29 Øyvind Kolåsbase: add single precision versions of all gray referen...
2018-08-29 Øyvind Kolåsbase: model-rgb add float version of conversions for...
2018-08-29 Øyvind Kolåsbase: model-rgb implement float versions of some conver...
2018-08-29 Øyvind Kolåsbabl-fish-reference: implement floating point version...
2018-08-29 Øyvind Kolåsbabl: skip initial profiling for planar conversions
2018-08-28 Øyvind Kolåsbabl-fish-reference: avoid converting model if it alrea...
2018-08-28 Øyvind Kolåsbabl-matrix: add babl_matrix_mul_matrixf
2018-08-28 Øyvind Kolåsbabl-fish-reference: also do non-component matching...
2018-08-27 Øyvind Kolåsbabl-fish-reference: reintroduce single precision proce...
2018-08-27 Øyvind Kolåsbabl: silence missing path warning
2018-08-27 Øyvind Kolåsbabl-fish-reference: improve component match checking...
2018-08-27 Øyvind Kolåsrevert parts of fd2f96c53d9
2018-08-27 Øyvind Kolåsspecial case all 0 to map to all 0 in nonpremul
2018-08-27 Øyvind Kolåsbabl-fish-reference: do some conversions in single...
2018-08-27 Øyvind Kolåsbase: register single precision conversions for types
2018-08-27 Øyvind Kolåstools/babl_fish_path_fitness: fix text only version
2018-08-26 Øyvind Kolåstools: improve html output of babl_fish_path_fitness
2018-08-26 Øyvind Kolåsbabl: move BABL_ALPHA_FLOOR to public babl header
2018-08-26 Øyvind Kolåsextensions: handle negative premultiplied alpha
2018-08-26 Øyvind Kolåsbabl: model-rgb handle negative alpha in premultiplied
2018-08-26 Øyvind Kolåsbabl: model-rgb, handle negative alpha in premultiplied
2018-08-26 Øyvind Kolåsextensions: adapt to keep color in premultiplied alpha
2018-08-24 Øyvind Kolåsbase: preserve color in premutiplied alpha
2018-08-21 Øyvind Kolåsbabl: add performance flag to intent, issue #21
2018-08-21 Øyvind Kolåsicc: detect inconsistent Argyll ICC cLUT profiles,...
2018-08-14 Øyvind Kolåspost release version bump
2018-08-14 Øyvind Kolåsrelease 0.1.56
2018-08-04 Ellbabl-cache: store reference fishes in the cache
2018-08-04 Ellbabl-cache: skip fishes with nonexistent conversions...
2018-07-23 Øyvind Kolåspost release version bump
2018-07-23 Øyvind Kolåsrelease 0.1.54
2018-07-20 Øyvind KolåsNEWS: update
2018-07-20 Øyvind Kolåsbabl.h: tidy and update documentation
2018-07-20 Jan Veselymeson: Generate babl.map based on export_symbols file
2018-07-20 Øyvind Kolåsbabl: use an existing const char ptr for encoding in...
2018-07-20 Øyvind Kolåsbabl: add a new symbol babl_format_get_encoding
2018-07-18 Øyvind Kolåsbabl: add babl_space_with_trc
2018-07-17 Debarshi RayAdd SSE2 versions of "Y float" and "YA float" to "CIE...
2018-07-16 Øyvind Kolåsbabl: simplify babl_format_with_space
2018-07-16 Øyvind Kolåsbabl: permit Babl * as first argument of babl_format_wi...
2018-07-16 Øyvind Kolåsbabl: harmonize naming of space constructors
2018-07-12 Øyvind Kolåsbabl: look deeper, and longer for path fishes
2018-07-12 Øyvind Kolåsbabl: allow querying chromaticities for spaces made...
2018-07-11 Øyvind Kolåsextensions/u32: add ~ model/format support
2018-07-11 Øyvind Kolåsextensions/u16; add ~ model/format support
2018-07-11 Øyvind Kolåsextensions/float: add ~ variants of conversions
2018-07-11 Michael NattererChange the license URL from gnu.org/licenses/ to https://
2018-07-11 Øyvind Kolåsbabl: add babl_model_is, utility function for checking...
2018-07-11 Øyvind Kolåsbabl: make babl_model_with_space able to take format...
2018-07-11 Øyvind Kolåsbabl.h: add documentation
2018-07-11 Øyvind Kolåsbabl: make equalize_matrix argument an enum
2018-07-11 Øyvind Kolåsbabl: make babl_space_to_icc symbol internal
2018-07-11 Øyvind Kolåsbabl-space: add comments, do not use a static temp...
2018-07-11 Øyvind Kolåsbabl: add babl_space_get_icc
2018-07-11 Øyvind Kolåsbabl: simplify the singleton logic in babl_format_with_...
2018-07-11 Øyvind Kolåsbabl: export symbol model_with_space
2018-07-09 Øyvind Kolåsbabl: add babl_space_get
2018-07-09 Øyvind Kolåsbabl: add separate LUTs for rTRC,gTRC and bTRC in gener...
2018-07-09 Øyvind Kolåsbabl: fix bug in icc tag alignment
2018-07-08 Øyvind Kolåsbabl: export symbol babl_space_to_icc
2018-07-08 Øyvind Kolåsbabl: export more symbols
2018-07-07 Øyvind Kolåsextensions/two-table: temporarily disable
2018-07-03 Andrea VeriDrop newlines between tags
2018-07-02 Øyvind Kolåspost-release version bump
2018-07-02 Øyvind Kolåsrelease 0.1.52
2018-07-02 Øyvind Kolåsexport-symbols: export babl_trc
2018-07-02 Øyvind KolåsNEWS: update
2018-06-25 Ellbabl-palette: fix default palette double-data size
2018-06-24 Øyvind Kolåsbabl: fix trc registrationof ACES spaces
2018-06-23 Øyvind Kolåsbabl: predefine ACEScg and ACES2065-1 BablSpaces
2018-06-21 Øyvind Kolåstests: add format_with_space test
next